'Declaration Public Function New( _
ByVal interaciveObjectИнтерактивный объект.As T, _
ByVal cursorКурсор.As System.Windows.Input.Cursor, _
ByVal areaTypeТип области взаимодействия.As Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionAreaType _
)
public WpfObjectBoundingBoxInteractionHandler<T>(
T interaciveObject,
System.Windows.Input.Cursor cursor,
Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionAreaType areaType
)
public: WpfObjectBoundingBoxInteractionHandler<T>(
T* interaciveObject,
System.Windows.Input.Cursor* cursor,
Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionAreaType areaType
)
public:
WpfObjectBoundingBoxInteractionHandler<T>(
T^ interaciveObject,
System.Windows.Input.Cursor^ cursor,
Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionAreaType areaType
)
Parameters
- interaciveObject
- Интерактивный объект.
- cursor
- Курсор.
- areaType
- Тип области взаимодействия.